{{ post.title }} 发布于 {{ post.created_at.strftime('%Y-%m-%d %H:%M') }} {{ post.content[:200] }}{% if post.content|length > 200 %}...{% endif %} 阅读全文